Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency roslynator.analyzers to 4.12.10 #51

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Roslynator.Analyzers 4.12.0 -> 4.12.10 age adoption passing confidence

Release Notes

dotnet/roslynator (Roslynator.Analyzers)

v4.12.10

Fixed
Changed
  • Update whitespace formatting rules (PR)
  • Ensure that diagnostics are not reported with zero length (PR)

v4.12.9

Fixed
Changed
  • Update analyzer RCS1077 (PR)
    • Do not suggest to change list.FirstOrDefault(predicate) to list.Find(predicate).
      Performance gain is negligible and actually FirstOrDefault can be even faster on .NET 9 (see related issue for more details).

v4.12.8

Fixed

v4.12.7

Fixed
Changed

v4.12.6

Added
Fixed

v4.12.5

Fixed
Changed
  • Bump Roslyn to 4.11.0 (PR)
    • Applies to CLI and testing library.
Removed
  • [CLI] Remove support for .NET SDK 6 (PR)

v4.12.4

Fixed

v4.12.3

Fixed

v4.12.2

Fixed
  • [CLI] Fix loading of slnf files (PR)
  • [CLI] Fix --severity-level (PR)
  • Fix analyzer RCS1246 (PR)

v4.12.1

Changed
  • [CLI] Bump Roslyn to 4.9.2 (PR)
  • Convert Last() to [] (RCS1246) (PR)
Fixed
  • Fix analyzer RCS1077 (PR)
  • Fix export of ILanguageService (PR)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 54f5dfd to 48cdc56 Compare May 3, 2024 21:19
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to v4.12.1 chore(deps): update dependency roslynator.analyzers to v4.12.2 May 3, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 48cdc56 to 7143537 Compare May 20, 2024 19:49
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to v4.12.2 chore(deps): update dependency roslynator.analyzers to v4.12.3 May 20, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch 4 times, most recently from 5530e05 to 490a808 Compare June 4, 2024 07:06
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 490a808 to 5b185bc Compare June 11, 2024 21:35
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to v4.12.3 chore(deps): update dependency roslynator.analyzers to v4.12.4 Jun 11, 2024
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to v4.12.4 chore(deps): update dependency roslynator.analyzers to 4.12.4 Aug 28, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch 5 times, most recently from a021aa4 to 72c9dd9 Compare September 2, 2024 11:00
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 72c9dd9 to b9d26d7 Compare September 23, 2024 19:52
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.4 chore(deps): update dependency roslynator.analyzers to 4.12.5 Sep 23, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from b9d26d7 to 9776831 Compare October 3, 2024 15:15
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.5 chore(deps): update dependency roslynator.analyzers to 4.12.6 Oct 3, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 9776831 to e28cd87 Compare October 11, 2024 19:09
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.6 chore(deps): update dependency roslynator.analyzers to 4.12.7 Oct 11, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from e28cd87 to d99306d Compare October 21, 2024 19:39
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.7 chore(deps): update dependency roslynator.analyzers to 4.12.8 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from d99306d to 0a36987 Compare November 4, 2024 23:08
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.8 chore(deps): update dependency roslynator.analyzers to 4.12.9 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 0a36987 to 69c99c3 Compare December 27, 2024 23:28
@renovate renovate bot changed the title chore(deps): update dependency roslynator.analyzers to 4.12.9 chore(deps): update dependency roslynator.analyzers to 4.12.10 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/roslynator.analyzers-4.x branch from 69c99c3 to e7c9dfb Compare January 7, 2025 00:49
@ChrisPulman ChrisPulman enabled auto-merge (squash) January 7, 2025 00:49
@ChrisPulman ChrisPulman merged commit 47e1feb into main Jan 7, 2025
2 checks passed
@ChrisPulman ChrisPulman deleted the renovate/roslynator.analyzers-4.x branch January 7, 2025 00:52
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 21, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant